Memory Game ·         The object of the game is to match pairs of items. Until you match all the items in the...

profileanglic22

Memory Game

·         The object of the game is to match pairs of items. Until you match all the items in the program.(The pairs can be whatever you like)

·         The pairs should obviously be hidden. For example if you use a deck of cards the cards should be face down.

·         There should be at least 20 pairs (40 hidden items). You can have up to 4 items that are the same. Again if using a deck of cards you could have two aces or four aces. If you use four aces a match would be any two of the four possible aces.

·         Include a way to start the game and also a way to play again (or reset the game).

·         The player can click to reveal/unhide the item. It should be obvious where the items that you can click on.

·         When the player clicks two items, a comparison of the items revealed needs to take place. At that point you either have a match or you don’t.

·         If you don’t match items: simply hide the items again.

·         If you did match the items: you need to do something where the items are no longer involved in the game.

·         Game end when all pairs are matched up.

    • 11 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      a_memory_game.docx